home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / qfcs22.zip / README.DOC < prev    next >
Text File  |  1992-01-23  |  3KB  |  52 lines

  1. INTRODUCTION
  2. Quick Fax Cover Sheet (QFCS) is a convenient shareware program for printing 
  3. facsimile cover sheets under Windows 3.x. It allows the user to set up default
  4. sender information which will load whenever QFCS is started as well as the option
  5. to select alternate sender information. It also allows the user to set up a 
  6. database of frequently used receivers along with their fax numbers. Fax cover
  7. sheets may also be saved to disk for later reference. A graphical system to
  8. drag and drop Senders, Receivers and saved cover sheets insures ease of use.
  9.  
  10. FILES INCLUDED
  11. * QFCS.EXE       - MAIN PROGRAM FILE
  12. * QFCS.HLP       - HELP INFO CALLED FROM HELP MENU
  13. * QFCS.IDX       - HELP PROGRAM INDEX FILE
  14. * DEFAULT.DAT    - DEFAULT SENDER DATA
  15.   ALT1.DAT       - ALTERNATE SENDER EXAMPLE
  16. * RECEIVER.DB    - DEFAULT RECEIVER DATABASE FILE
  17.   SAMPLE.FAX     - SAMPLE FAX COVER SHEET
  18. * STATUS.DLL     - DYNAMIC LINK LIBRARY
  19. * PSETUP.DLL       - DYNAMIC LINK LIBRARY
  20. * ENUMFONT.DLL     - DYNAMIC LINK LIBRARY  
  21.   README.DOC     - INITIAL INSTRUCTIONS
  22.  
  23. * Denotes files necessary for program function.
  24.  
  25. INSTALLATION
  26. Copy QFCS.EXE, QFCS.HLP, QFCS.IDX, DEFAULT.DAT, ALT1.DAT, RECEIVER.DB, SAMPLE.FAX,
  27. STATUS.DLL, PSETUP.DLL and ENUMFONT.DLL to the directory of your choice  (you may
  28. delete README.DOC after review).Use Windows Program Manager, the Windows Setup 
  29. program or an equivalent process to install.Requires VBRUN100.DLL, not included -
  30. (Can be downloaded as VBRUN.ZIP in CompuserveMS Windows Advanced Forum). 
  31.  
  32. FIRST TIME USE
  33. Complete help for first time use is available from the Help menu or by pressing the F1 key.
  34.  
  35. UPGRADING
  36. If you have been using a version of QFCS older than V2.0, do not use your existing *.DAT 
  37. (Sender) files. A new field was added in V2.0 that provides for a description of the Sender, 
  38. if you try to load the existing file two error messages will result "Input Past End Of
  39. File" & "File Already Open" - You will probably have to re-boot your system at this point
  40. so DON'T USE OLD *.DAT FILES!. Erase your old *.DAT files before installation! The 
  41. RECEIVER.DB file is still compatible, however due to the file handling structure of V2.0+, 
  42. no other *.DB files other than RECEIVER.DB are usable. If you created other *.DB files for 
  43. different categories of receivers they will no longer be accessible from the program. When 
  44. re-installing - copy QFCS.EXE, QFCS.HLP, QFCS.IDX, DEFAULT.DAT, RECEIVER.DB, SAMPLE.FAX and 
  45. STATUS.DLL to a new subdirectory and then copy your existing RECEIVER.DB into the subdirectory 
  46. overwriting the new RECEIVER.DB file. Any existing cover sheet .FAX files from version 2.0 
  47. may be loaded, however, only the first line of notes text will be loaded since this version
  48. now has a single multi line text box instead of the previous four single line boxes. Version 
  49. 2.20 now requires all three .DLL files (STATUS.DLL, PSETUP.DLL and ENUMFONT.DLL) to function.
  50. Delete all existing QFCS.INI or QFCSR.INI files before installing version 2.2 since the format
  51. has changed from prior versions (if you don't your system may crash).
  52. >END